Skip to content

bugsnag: emit slice_name from service_name in custom metadata tab#267

Merged
morgan-wowk merged 1 commit into
masterfrom
bugsnag/service-slice
Jun 13, 2026
Merged

bugsnag: emit slice_name from service_name in custom metadata tab#267
morgan-wowk merged 1 commit into
masterfrom
bugsnag/service-slice

Conversation

@morgan-wowk

@morgan-wowk morgan-wowk commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Some Bugsnag stacks filter on custom.slice_name to assign errors to
a slice. Store the service_name passed to setup() and write it as
custom.slice_name on every event so errors from orchestrator, api, and
metrics_poller each land in their own slice.

Consolidates all custom tab writes into a single add_tab call.

morgan-wowk commented May 28, 2026

Copy link
Copy Markdown
Collaborator Author

Comment thread cloud_pipelines_backend/instrumentation/bugsnag_instrumentation.py
Comment thread cloud_pipelines_backend/instrumentation/bugsnag_instrumentation.py
Comment thread tests/instrumentation/test_bugsnag.py
@morgan-wowk morgan-wowk force-pushed the bugsnag/service-slice branch from 4730f88 to e6a36dc Compare June 10, 2026 20:52
@morgan-wowk morgan-wowk force-pushed the bugsnag-error-chain branch from 563c451 to 035ad1f Compare June 10, 2026 20:52

morgan-wowk commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator Author

Merge activity

  • Jun 13, 12:04 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 13, 12:08 AM UTC: Graphite rebased this pull request as part of a merge.
  • Jun 13, 12:08 AM UTC: @morgan-wowk merged this pull request with Graphite.

@morgan-wowk morgan-wowk changed the base branch from bugsnag-error-chain to graphite-base/267 June 13, 2026 00:05
@morgan-wowk morgan-wowk changed the base branch from graphite-base/267 to master June 13, 2026 00:06
Observe error analytics filters on custom.slice_name to assign errors to
a slice. Store the service_name passed to setup() and write it as
custom.slice_name on every event so errors from orchestrator, api, and
metrics_poller each land in their own slice.

Consolidates all custom tab writes into a single add_tab call.
@morgan-wowk morgan-wowk force-pushed the bugsnag/service-slice branch from e6a36dc to b8e2f3a Compare June 13, 2026 00:07
@morgan-wowk morgan-wowk merged commit 7077bbb into master Jun 13, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants